pp108 : User Management Connector

User Management Connector

This topic introduces the APIs related to user management connector.

Mass User Management comprises the following web service interfaces. These provide APIs to create, read, update, disable, and delete single or multiple users in Process Platform.

Web service Interface

Purpose

Web service Operations

User Management Global

To manage the users globally, independent of any organization. Only a System Admin has the rights to execute these APIs.

User Management Organization

To manage users in an organization. Only an Organization Admin (and system Admin) has the rights to execute these APIs within a specific organization.

User Management User

To retrieve the user details in the current organization. Any user can execute these APIs.

The user management operations use SHA1 password hashing algorithm to set the passwords, which must not be used anymore. Instead, it is recommended to use the SetPasswordOperation and SetPasswordForUserOperation service operations to set the passwords of the users.

The user management operations will not return package roles that are deployed at an organization space level; only the organizational roles at the organization space level and the package roles deployed at the shared space level will be returned.